DomainResponseDomainSettings Property |
Represents the domain settings that were submitted in an Autodiscover request or returned by an Autodiscover response.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DomainSetting> DomainSettings { get; }Public ReadOnly Property DomainSettings As IList(Of DomainSetting)
Get
Property Value
Type:
IListDomainSetting
See Also